Home
last modified time | relevance | path

Searched refs:sample_bit_depth (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/va/
Dva_enc_jpeg.h98 unsigned char sample_bit_depth; member
Dva_trace.c2350 va_TraceMsg(trace_ctx, "\tsample_bit_depth = %d\n", p->sample_bit_depth); in va_TraceVAEncPictureParameterBufferJPEG()
/hardware/intel/img/psb_video/src/
Dpnw_jpeg.c346 if ((pBuffer->sample_bit_depth != 8) || /* Only 8-bits sample depth is supported */ in pnw__jpeg_process_picture_param()
Dtng_jpegES.c1296 if ((pBuffer->sample_bit_depth != 8) || /* Only 8-bits sample depth is supported */ in ProcessPictureParam()