Searched defs:data_stride (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.h | 201 OPJ_UINT32 data_stride; member
|
D | t1.c | 414 data_stride, ci, mqc, curctx, \ argument 772 #define opj_t1_dec_refpass_step_mqc_macro(flags, data, data_stride, ci, \ argument 1117 data_stride, ci, mqc, curctx, \ argument
|
/external/libaom/libaom/av1/common/ |
D | restoration.h | 270 int data_stride, dst_stride; member
|
D | restoration.c | 285 int rsb_row, int use_highbd, int h, uint8_t *data8, int data_stride, in setup_processing_stripe_boundary() 388 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 10574 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local 12341 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local
|