Searched defs:mc (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/
H A DrsAllocation.cpp29 RsAllocationMipmapControl mc, void * ptr)
35 mHal.state.mipmapControl = mc;
42 RsAllocationMipmapControl mc, void * ptr) {
43 Allocation *a = new Allocation(rsc, type, usages, mc, ptr);
28 Allocation(Context *rsc, const Type *type, uint32_t usages, RsAllocationMipmapControl mc, void * ptr) argument
41 createAllocation(Context *rsc, const Type *type, uint32_t usages, RsAllocationMipmapControl mc, void * ptr) argument
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp26 RsAllocationMipmapControl mc, void * ptr)
32 mHal.state.mipmapControl = mc;
39 RsAllocationMipmapControl mc, void * ptr) {
40 Allocation *a = new Allocation(rsc, type, usages, mc, ptr);
25 Allocation(Context *rsc, const Type *type, uint32_t usages, RsAllocationMipmapControl mc, void * ptr) argument
38 createAllocation(Context *rsc, const Type *type, uint32_t usages, RsAllocationMipmapControl mc, void * ptr) argument
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h52 uint8 mc; /* motion_compensation_complexity */ member in struct:tagComplexity_Est

Completed in 613 milliseconds