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

/external/chromium_org/content/common/gpu/media/
H A Dvaapi_h264_decoder.cc235 #define FROM_SPS_TO_PP(a) pic_param.a = sps->a; macro
241 FROM_SPS_TO_PP(bit_depth_luma_minus8);
242 FROM_SPS_TO_PP(bit_depth_chroma_minus8);
243 #undef FROM_SPS_TO_PP macro

Completed in 76 milliseconds