Home
last modified time | relevance | path

Searched defs:data_stride (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.h201 OPJ_UINT32 data_stride; member
Dt1.c414 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/
Drestoration.h269 int data_stride, dst_stride; member
Drestoration.c276 int rsb_row, int use_highbd, int h, uint8_t *data8, int data_stride, in setup_processing_stripe_boundary()
379 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary()
/external/tensorflow/tensorflow/contrib/coder/kernels/
Drange_coder_ops_test.cc166 std::vector<int64> data_stride = ComputeStrides(data_tensor->shape()); in BuildCdf() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp10478 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local
12245 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local