Searched refs:luma_offset (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libva/va/
H A Dva_tpi.h59 unsigned int luma_offset; /* could be 0 */ member in struct:_VASurfaceAttributeTPI
H A Dva_backend.h379 unsigned int *luma_offset,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/
H A Dva_surface.c126 unsigned int *luma_offset, unsigned int *chroma_u_offset, unsigned int *chroma_v_offset,
124 vlVaLockSurface(VADriverContextP ctx, VASurfaceID surface, unsigned int *fourcc, unsigned int *luma_stride, unsigned int *chroma_u_stride, unsigned int *chroma_v_stride, unsigned int *luma_offset, unsigned int *chroma_u_offset, unsigned int *chroma_v_offset, unsigned int *buffer_name, void **buffer) argument
H A Dva_private.h155 unsigned int *luma_offset,
/external/mesa3d/src/gallium/state_trackers/va/
H A Dva_surface.c126 unsigned int *luma_offset, unsigned int *chroma_u_offset, unsigned int *chroma_v_offset,
124 vlVaLockSurface(VADriverContextP ctx, VASurfaceID surface, unsigned int *fourcc, unsigned int *luma_stride, unsigned int *chroma_u_stride, unsigned int *chroma_v_stride, unsigned int *luma_offset, unsigned int *chroma_u_offset, unsigned int *chroma_v_offset, unsigned int *buffer_name, void **buffer) argument
H A Dva_private.h155 unsigned int *luma_offset,
/external/chromium_org/media/filters/
H A Dh264_parser.h201 int luma_offset[32]; member in struct:media::H264WeightingFactors
H A Dh264_parser.cc1028 READ_SE_OR_RETURN(&w_facts->luma_offset[i]);
1029 IN_RANGE_OR_RETURN(w_facts->luma_offset[i], -128, 127);
1032 w_facts->luma_offset[i] = 0;
/external/chromium_org/content/common/gpu/media/
H A Dvaapi_h264_decoder.cc392 slice_hdr->pred_weight_table_l0.luma_offset[i];
407 slice_hdr->pred_weight_table_l1.luma_offset[i];

Completed in 429 milliseconds