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

/hardware/intel/img/psb_video/src/
H A Dpsb_buffer.c493 #define PROFILE_H264(profile) ((profile>=VAProfileH264Baseline && profile <=VAProfileH264High) || \ macro
519 if (PROFILE_H264(obj_context->profile) && (tmp % 16 != 0)) {
547 if (PROFILE_H264(obj_context->profile) && (tmp % 16 != 0)) {

Completed in 28 milliseconds